home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 6554 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  4.3 KB

  1. Path: news1.cris.com!news
  2. From: aubrey@concentric.net (Aubrey Harrison)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: What to do when feof() is NOT feof()
  5. Date: 19 Feb 1996 12:48:55 GMT
  6. Organization: Concentric Internet Services
  7. Message-ID: <4g9rjn$5ss@spectator.cris.com>
  8. References: <824554814snz@metsys.demon.co.uk> <4g4vpp$52f@spectator.cris.com> <danpop.824614833@rscernix> <4g7rsj$fnf@spectator.cris.com> <4g8qa3$11r@fountain.mindlink.net>
  9. NNTP-Posting-Host: cnc022039.concentric.net
  10. Mime-Version: 1.0
  11. Content-Type: Text/Plain; charset=US-ASCII
  12. X-Newsreader: WinVN 0.99.6
  13.  
  14. Someone earlier posted this group is known as being hostile. I can see why. 
  15. Maybe you have not noticed but there are a lot of people in this group trying 
  16. to learn C, maybe you were born with it, maybe you sleep with k&r under your 
  17. pillow, I don't know. While it is true that my C experience has been limited to 
  18. the MS-DOS and Windows environment I don't know why I should be called an idiot 
  19. , (twice now!) by people that don't even know me. Maybe you guys should 
  20. remember there are real people on the other end of these messages. I doubt you 
  21. would stand up at a meeting and call a stranger an ignorant idiot because you 
  22. did not like his suggestion. 
  23.  
  24. I should have started my message declaring that I knew that only to work on 
  25. MS-DOS file systems. Actually the "I think..." that started my message and you 
  26. found so offensive was mostly due to the fact that I was not sure if the syntax 
  27. was "standard".  And when (or if) I ever make another post here I will be sure 
  28. to do that. But the original poster did not indicate what platform he was on, 
  29. and the symptoms he described were familiar to me. 
  30.  
  31. The Bottom line: I was only trying to give someone who was looking for some 
  32. help, an idea of what might be the problem. What is wrong with that? Why should 
  33. I be attacked for that? 
  34.  
  35. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  36. Aubrey Harrison    aubrey@concentric.net    75320.1606@compuserve.com
  37. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  38. Selfishness is not living as one wishes to live, it is asking
  39. others to live as one wishes to live.-Oscar Wilde (1854-1900)
  40. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  41.  
  42. In article <4g8qa3$11r@fountain.mindlink.net>, genew@mindlink.bc.caL says...
  43. >
  44. >aubrey@concentric.net (Aubrey Harrison) wrote:
  45. >
  46. >>In article <danpop.824614833@rscernix>, danpop@mail.cern.ch says...
  47. >>>
  48. >[the usual good stuff]
  49. >
  50. >>Who died and left you king. Most of the messages I have read from you do 
  51. >
  52. >     No one, but if Dan ever wants to become king, he can have my
  53. >vote.
  54. >
  55. >>nothing but harass and ridicule people, rarely ever offering an help or 
  56. >>suggestions. I may not be an expert but I know if you open a file with fopen( 
  57. >
  58. >     Two possibilities:
  59. >  1) You aren't reading the same posts I am.  I'm reading comp.lang.c
  60. >and comp.lang.c.moderated.
  61. >  2) You skip the posts with words that you don't understand.  Given
  62. >your above statement, this would have to be most of them.
  63. >
  64. >>"filename", "rt"), then fgets stops reading when it finds a ascii 26 and 
  65. >>signals end-of-file. If you open it with fopen( "filename","rb") it reads 
  66. until 
  67. >
  68. >     On which system?  And this is a key point.  What works on your
  69. >system may not work on another and vice versa.  Dan knows this.
  70. >
  71. >>the real end-of-file. I noticed in your smart-ass reply you did not offer any 
  72. >>answers to his problem. Maybe you should take you own advice.
  73. >
  74. >     You're right.  All he did was tell off an idiot (you) who has
  75. >admitted above that he isn't an expert.  If you have a technical post
  76. >starting with "I think...", you should cancel it.  I do this and let
  77. >someone else who KNOWS answer.  Not that I've never made a mistake,
  78. >but this helps keep them down.
  79. >     Dan is a valued member of this group.
  80. >
  81. >Sincerely,
  82. >
  83. >Gene Wirchenko
  84. >
  85. >C Pronunciation Guide:
  86. >     y=x++;     "wye equals ex plus plus semicolon"
  87. >     x=x++;     "ex equals ex doublecross semicolon"
  88. >
  89.  
  90. -- 
  91. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  92. Aubrey Harrison    aubrey@concentric.net    75320.1606@compuserve.com
  93. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  94. Selfishness is not living as one wishes to live, it is asking
  95. others to live as one wishes to live.-Oscar Wilde (1854-1900)
  96. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  97.  
  98.